home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 97 / Cine Live 97.iso / mac / CineLive97 Data / modules / OSKernel.framework / Resources / Info.plist
Encoding:
Extensible Markup Language  |  2005-10-06  |  829 b   |  35 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleInfoDictionaryVersion</key>
  6.     <string>6.0</string>    
  7.     
  8.     <key>CFBundleDevelopmentRegion</key>
  9.     <string>English</string>
  10.     
  11.     <key>CFBundleExecutable</key>
  12.     <string>OSKernel</string>
  13.     
  14.     <key>CFBundleIdentifier</key>
  15.     <string>com.tribeworks.OSKernel</string>
  16.     
  17.     <key>CFBundleVersion</key>
  18.     <string>2.0a2</string>
  19.  
  20.     <key>CFBundleName</key>
  21.     <string>OSKernel</string>
  22.  
  23.     <key>CFBundlePackageType</key>
  24.     <string>FMWK</string>    
  25.      
  26.     <key>CFBundleSignature</key>
  27.     <string>????</string>    
  28.     
  29.     <key>CFBundleShortVersionString</key>
  30.     <string>OSKernel 2.0a2</string>
  31.     
  32.     <key>CFBundleGetInfoString</key>
  33.     <string>OSKernel 2.0a2 Copyright Â© 2002 Tribeworks, Inc.</string>
  34. </dict>
  35. </plist>